home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / StormMesa / MESAFX.BAT < prev    next >
DOS Batch File  |  1998-12-15  |  166b  |  12 lines

  1. call vcvars32 x86
  2.  
  3. mkdir lib
  4. cd src
  5. nmake /f Makefile.fx
  6. cd ..\src-glu
  7. nmake /f Makefile.fx
  8. cd ..\src-glut
  9. nmake /f Makefile.fx
  10. cd ..\3Dfx\demos
  11. nmake /f Makefile.fx
  12.